tmem: Move client weight, frozen, live_migrating, and compress
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 30 Sep 2016 14:10:42 +0000 (10:10 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 30 Sep 2016 19:26:22 +0000 (15:26 -0400)
commitdd24b046b94efe2f97b906123f2eefb3235116b1
treead58b1e4e12bd89c87fcf31016d232c87e317b57
parent1a70e54b5fd7b8a3b04c739a4de27b2509b42180
tmem: Move client weight, frozen, live_migrating, and compress

in its own structure. This paves the way to make only one hypercall
to retrieve/set this information instead of multiple ones.

Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
xen/common/tmem.c
xen/common/tmem_control.c
xen/include/public/sysctl.h
xen/include/xen/tmem_xen.h